20 |
Improper Input Validation |
|
Major |
Applicable_Platforms, Demonstrative_Examples, Description, Maintenance_Notes, Observed_Examples, Potential_Mitigations, References, Relationship_Notes, Relationships, Research_Gaps, Terminology_Notes |
|
Minor |
None |
22 |
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') |
|
Major |
Demonstrative_Examples, Potential_Mitigations |
|
Minor |
None |
23 |
Relative Path Traversal |
|
Major |
Observed_Examples, Potential_Mitigations |
|
Minor |
None |
24 |
Path Traversal: '../filedir' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
25 |
Path Traversal: '/../filedir' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
26 |
Path Traversal: '/dir/../filename' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
27 |
Path Traversal: 'dir/../../filename' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
28 |
Path Traversal: '..\filedir' |
|
Major |
Observed_Examples, Potential_Mitigations |
|
Minor |
None |
29 |
Path Traversal: '\..\filename' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
30 |
Path Traversal: '\dir\..\filename' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
31 |
Path Traversal: 'dir\..\..\filename' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
32 |
Path Traversal: '...' (Triple Dot) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
33 |
Path Traversal: '....' (Multiple Dot) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
34 |
Path Traversal: '....//' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
35 |
Path Traversal: '.../...//' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
37 |
Path Traversal: '/absolute/pathname/here' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
38 |
Path Traversal: '\absolute\pathname\here' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
39 |
Path Traversal: 'C:dirname' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
40 |
Path Traversal: '\\UNC\share\name\' (Windows UNC Share) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
41 |
Improper Resolution of Path Equivalence |
|
Major |
Observed_Examples, Potential_Mitigations, Relationships |
|
Minor |
None |
51 |
Path Equivalence: '/multiple//internal/slash' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
52 |
Path Equivalence: '/multiple/trailing/slash//' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
53 |
Path Equivalence: '\multiple\\internal\backslash' |
|
Major |
Potential_Mitigations |
|
Minor |
None |
54 |
Path Equivalence: 'filedir\' (Trailing Backslash) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
55 |
Path Equivalence: '/./' (Single Dot Directory) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
56 |
Path Equivalence: 'filedir*' (Wildcard) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
57 |
Path Equivalence: 'fakedir/../realdir/filename' |
|
Major |
Observed_Examples, Potential_Mitigations |
|
Minor |
None |
73 |
External Control of File Name or Path |
|
Major |
Potential_Mitigations, Relationships |
|
Minor |
None |
74 |
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
75 |
Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
76 |
Improper Neutralization of Equivalent Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
77 |
Improper Neutralization of Special Elements used in a Command ('Command Injection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
78 |
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') |
|
Major |
Observed_Examples, Potential_Mitigations |
|
Minor |
None |
79 |
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') |
|
Major |
Observed_Examples, Potential_Mitigations |
|
Minor |
None |
80 |
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
81 |
Improper Neutralization of Script in an Error Message Web Page |
|
Major |
Potential_Mitigations |
|
Minor |
None |
83 |
Improper Neutralization of Script in Attributes in a Web Page |
|
Major |
Potential_Mitigations |
|
Minor |
None |
84 |
Improper Neutralization of Encoded URI Schemes in a Web Page |
|
Major |
Potential_Mitigations |
|
Minor |
None |
85 |
Doubled Character XSS Manipulations |
|
Major |
Potential_Mitigations |
|
Minor |
None |
87 |
Improper Neutralization of Alternate XSS Syntax |
|
Major |
Potential_Mitigations |
|
Minor |
None |
88 |
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
89 |
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') |
|
Major |
Demonstrative_Examples, Potential_Mitigations, Relationship_Notes |
|
Minor |
None |
90 |
Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection') |
|
Major |
Potential_Mitigations, Relationship_Notes |
|
Minor |
None |
91 |
XML Injection (aka Blind XPath Injection) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
94 |
Improper Control of Generation of Code ('Code Injection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
95 |
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
96 |
Improper Neutralization of Directives in Statically Saved Code ('Static Code Injection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
98 |
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
112 |
Missing XML Validation |
|
Major |
Relationships |
|
Minor |
None |
113 |
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
114 |
Process Control |
|
Major |
Relationships |
|
Minor |
None |
116 |
Improper Encoding or Escaping of Output |
|
Major |
Applicable_Platforms, Demonstrative_Examples, Potential_Mitigations |
|
Minor |
None |
117 |
Improper Output Neutralization for Logs |
|
Major |
Potential_Mitigations |
|
Minor |
None |
119 |
Improper Restriction of Operations within the Bounds of a Memory Buffer |
|
Major |
Relationships |
|
Minor |
None |
120 |
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') |
|
Major |
Common_Consequences, Potential_Mitigations |
|
Minor |
None |
121 |
Stack-based Buffer Overflow |
|
Major |
Common_Consequences |
|
Minor |
None |
125 |
Out-of-bounds Read |
|
Major |
Potential_Mitigations |
|
Minor |
None |
126 |
Buffer Over-read |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
129 |
Improper Validation of Array Index |
|
Major |
Demonstrative_Examples, Potential_Mitigations, Relationships, Type |
|
Minor |
None |
130 |
Improper Handling of Length Parameter Inconsistency |
|
Major |
Common_Consequences, Demonstrative_Examples |
|
Minor |
None |
137 |
Data Neutralization Issues |
|
Major |
Name, Relationships |
|
Minor |
None |
138 |
Improper Neutralization of Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
140 |
Improper Neutralization of Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
141 |
Improper Neutralization of Parameter/Argument Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
142 |
Improper Neutralization of Value Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
143 |
Improper Neutralization of Record Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
144 |
Improper Neutralization of Line Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
145 |
Improper Neutralization of Section Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
146 |
Improper Neutralization of Expression/Command Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
147 |
Improper Neutralization of Input Terminators |
|
Major |
Potential_Mitigations, Relationships |
|
Minor |
None |
148 |
Improper Neutralization of Input Leaders |
|
Major |
Potential_Mitigations |
|
Minor |
None |
149 |
Improper Neutralization of Quoting Syntax |
|
Major |
Potential_Mitigations |
|
Minor |
None |
150 |
Improper Neutralization of Escape, Meta, or Control Sequences |
|
Major |
Potential_Mitigations |
|
Minor |
None |
151 |
Improper Neutralization of Comment Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
152 |
Improper Neutralization of Macro Symbols |
|
Major |
Potential_Mitigations |
|
Minor |
None |
153 |
Improper Neutralization of Substitution Characters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
154 |
Improper Neutralization of Variable Name Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
155 |
Improper Neutralization of Wildcards or Matching Symbols |
|
Major |
Potential_Mitigations |
|
Minor |
None |
156 |
Improper Neutralization of Whitespace |
|
Major |
Potential_Mitigations |
|
Minor |
None |
157 |
Failure to Sanitize Paired Delimiters |
|
Major |
Potential_Mitigations |
|
Minor |
None |
158 |
Improper Neutralization of Null Byte or NUL Character |
|
Major |
Observed_Examples, Potential_Mitigations |
|
Minor |
None |
159 |
Improper Handling of Invalid Use of Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
160 |
Improper Neutralization of Leading Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
161 |
Improper Neutralization of Multiple Leading Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
162 |
Improper Neutralization of Trailing Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
163 |
Improper Neutralization of Multiple Trailing Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
164 |
Improper Neutralization of Internal Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
165 |
Improper Neutralization of Multiple Internal Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
166 |
Improper Handling of Missing Special Element |
|
Major |
Potential_Mitigations |
|
Minor |
None |
167 |
Improper Handling of Additional Special Element |
|
Major |
Potential_Mitigations |
|
Minor |
None |
168 |
Improper Handling of Inconsistent Special Elements |
|
Major |
Potential_Mitigations |
|
Minor |
None |
172 |
Encoding Error |
|
Major |
Potential_Mitigations |
|
Minor |
None |
173 |
Improper Handling of Alternate Encoding |
|
Major |
Potential_Mitigations |
|
Minor |
None |
174 |
Double Decoding of the Same Data |
|
Major |
Potential_Mitigations |
|
Minor |
None |
175 |
Improper Handling of Mixed Encoding |
|
Major |
Potential_Mitigations |
|
Minor |
None |
176 |
Improper Handling of Unicode Encoding |
|
Major |
Potential_Mitigations |
|
Minor |
None |
177 |
Improper Handling of URL Encoding (Hex Encoding) |
|
Major |
Potential_Mitigations |
|
Minor |
None |
178 |
Improper Handling of Case Sensitivity |
|
Major |
Demonstrative_Examples, Potential_Mitigations, Relationships |
|
Minor |
None |
179 |
Incorrect Behavior Order: Early Validation |
|
Major |
Demonstrative_Examples, Potential_Mitigations, Relationships |
|
Minor |
None |
180 |
Incorrect Behavior Order: Validate Before Canonicalize |
|
Major |
Demonstrative_Examples, Potential_Mitigations |
|
Minor |
None |
182 |
Collapse of Data into Unsafe Value |
|
Major |
Potential_Mitigations |
|
Minor |
None |
183 |
Permissive List of Allowed Inputs |
|
Major |
Alternate_Terms, Observed_Examples |
|
Minor |
None |
184 |
Incomplete List of Disallowed Inputs |
|
Major |
Alternate_Terms, Observed_Examples |
|
Minor |
None |
185 |
Incorrect Regular Expression |
|
Major |
Relationship_Notes |
|
Minor |
None |
186 |
Overly Restrictive Regular Expression |
|
Major |
Relationship_Notes |
|
Minor |
None |
190 |
Integer Overflow or Wraparound |
|
Major |
Observed_Examples |
|
Minor |
None |
200 |
Exposure of Sensitive Information to an Unauthorized Actor |
|
Major |
Relationships |
|
Minor |
None |
208 |
Observable Timing Discrepancy |
|
Major |
Relationships |
|
Minor |
None |
212 |
Improper Removal of Sensitive Information Before Storage or Transfer |
|
Major |
Relationships |
|
Minor |
None |
241 |
Improper Handling of Unexpected Data Type |
|
Major |
Potential_Mitigations |
|
Minor |
None |
251 |
Often Misused: String Management |
|
Major |
References |
|
Minor |
None |
252 |
Unchecked Return Value |
|
Major |
Observed_Examples |
|
Minor |
None |
284 |
Improper Access Control |
|
Major |
Relationships |
|
Minor |
None |
289 |
Authentication Bypass by Alternate Name |
|
Major |
Potential_Mitigations |
|
Minor |
None |
345 |
Insufficient Verification of Data Authenticity |
|
Major |
Relationships |
|
Minor |
None |
346 |
Origin Validation Error |
|
Major |
Demonstrative_Examples, Terminology_Notes |
|
Minor |
None |
348 |
Use of Less Trusted Source |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
349 |
Acceptance of Extraneous Untrusted Data With Trusted Data |
|
Major |
Observed_Examples, Relationships |
|
Minor |
None |
352 |
Cross-Site Request Forgery (CSRF) |
|
Major |
Relationships, Theoretical_Notes |
|
Minor |
None |
371 |
State Issues |
|
Major |
Relationships |
|
Minor |
None |
384 |
Session Fixation |
|
Major |
Description |
|
Minor |
None |
400 |
Uncontrolled Resource Consumption |
|
Major |
Description, Maintenance_Notes |
|
Minor |
None |
404 |
Improper Resource Shutdown or Release |
|
Major |
Relationships |
|
Minor |
None |
415 |
Double Free |
|
Major |
Common_Consequences |
|
Minor |
None |
416 |
Use After Free |
|
Major |
Relationships |
|
Minor |
None |
427 |
Uncontrolled Search Path Element |
|
Major |
Potential_Mitigations |
|
Minor |
None |
428 |
Unquoted Search Path or Element |
|
Major |
Potential_Mitigations |
|
Minor |
None |
434 |
Unrestricted Upload of File with Dangerous Type |
|
Major |
Potential_Mitigations, Relationship_Notes |
|
Minor |
None |
450 |
Multiple Interpretations of UI Input |
|
Major |
Potential_Mitigations |
|
Minor |
None |
454 |
External Initialization of Trusted Variables or Data Stores |
|
Major |
Potential_Mitigations |
|
Minor |
None |
456 |
Missing Initialization of a Variable |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
469 |
Use of Pointer Subtraction to Determine Size |
|
Major |
Common_Consequences |
|
Minor |
None |
470 |
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
471 |
Modification of Assumed-Immutable Data (MAID) |
|
Major |
Relationships |
|
Minor |
None |
472 |
External Control of Assumed-Immutable Web Parameter |
|
Major |
Potential_Mitigations |
|
Minor |
None |
476 |
NULL Pointer Dereference |
|
Major |
Common_Consequences |
|
Minor |
None |
502 |
Deserialization of Untrusted Data |
|
Major |
Alternate_Terms, Potential_Mitigations |
|
Minor |
None |
551 |
Incorrect Behavior Order: Authorization Before Parsing and Canonicalization |
|
Major |
Potential_Mitigations |
|
Minor |
None |
562 |
Return of Stack Variable Address |
|
Major |
Common_Consequences |
|
Minor |
None |
564 |
SQL Injection: Hibernate |
|
Major |
Potential_Mitigations |
|
Minor |
None |
601 |
URL Redirection to Untrusted Site ('Open Redirect') |
|
Major |
Potential_Mitigations |
|
Minor |
None |
606 |
Unchecked Input for Loop Condition |
|
Major |
Demonstrative_Examples, Description, Relationships |
|
Minor |
None |
621 |
Variable Extraction Error |
|
Major |
Potential_Mitigations |
|
Minor |
None |
622 |
Improper Validation of Function Hook Arguments |
|
Major |
Description |
|
Minor |
None |
623 |
Unsafe ActiveX Control Marked Safe For Scripting |
|
Major |
Observed_Examples |
|
Minor |
None |
626 |
Null Byte Interaction Error (Poison Null Byte) |
|
Major |
Observed_Examples, Relationships |
|
Minor |
None |
627 |
Dynamic Variable Evaluation |
|
Major |
Potential_Mitigations |
|
Minor |
None |
639 |
Authorization Bypass Through User-Controlled Key |
|
Major |
Alternate_Terms |
|
Minor |
None |
641 |
Improper Restriction of Names for Files and Other Resources |
|
Major |
Potential_Mitigations, Relationships |
|
Minor |
None |
642 |
External Control of Critical State Data |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
663 |
Use of a Non-reentrant Function in a Concurrent Context |
|
Major |
Relationships |
|
Minor |
None |
664 |
Improper Control of a Resource Through its Lifetime |
|
Major |
Relationships |
|
Minor |
None |
665 |
Improper Initialization |
|
Major |
Relationships |
|
Minor |
None |
668 |
Exposure of Resource to Wrong Sphere |
|
Major |
Relationships |
|
Minor |
None |
690 |
Unchecked Return Value to NULL Pointer Dereference |
|
Major |
Common_Consequences |
|
Minor |
None |
691 |
Insufficient Control Flow Management |
|
Major |
Relationships |
|
Minor |
None |
692 |
Incomplete Denylist to Cross-Site Scripting |
|
Major |
Description, Name, Observed_Examples, References |
|
Minor |
None |
693 |
Protection Mechanism Failure |
|
Major |
Relationships |
|
Minor |
None |
696 |
Incorrect Behavior Order |
|
Major |
Description, Observed_Examples, Relationships |
|
Minor |
None |
697 |
Incorrect Comparison |
|
Major |
Relationships |
|
Minor |
None |
698 |
Execution After Redirect (EAR) |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
707 |
Improper Neutralization |
|
Major |
Description, Maintenance_Notes |
|
Minor |
None |
733 |
Compiler Optimization Removal or Modification of Security-critical Code |
|
Major |
Observed_Examples |
|
Minor |
None |
754 |
Improper Check for Unusual or Exceptional Conditions |
|
Major |
Potential_Mitigations |
|
Minor |
None |
755 |
Improper Handling of Exceptional Conditions |
|
Major |
Relationships |
|
Minor |
None |
770 |
Allocation of Resources Without Limits or Throttling |
|
Major |
Applicable_Platforms, Description, Maintenance_Notes, Potential_Mitigations, Relationship_Notes, Relationships |
|
Minor |
None |
777 |
Regular Expression without Anchors |
|
Major |
Common_Consequences, Description, Potential_Mitigations |
|
Minor |
None |
781 |
Improper Address Validation in IOCTL with METHOD_NEITHER I/O Control Code |
|
Major |
Relationships |
|
Minor |
None |
787 |
Out-of-bounds Write |
|
Major |
Observed_Examples |
|
Minor |
None |
788 |
Access of Memory Location After End of Buffer |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
789 |
Uncontrolled Memory Allocation |
|
Major |
Relationships |
|
Minor |
None |
791 |
Incomplete Filtering of Special Elements |
|
Major |
Relationships |
|
Minor |
None |
805 |
Buffer Access with Incorrect Length Value |
|
Major |
Common_Consequences |
|
Minor |
None |
806 |
Buffer Access Using Size of Source Buffer |
|
Major |
Common_Consequences |
|
Minor |
None |
821 |
Incorrect Synchronization |
|
Major |
Relationships |
|
Minor |
None |
829 |
Inclusion of Functionality from Untrusted Control Sphere |
|
Major |
Potential_Mitigations |
|
Minor |
None |
840 |
Business Logic Errors |
|
Major |
References |
|
Minor |
None |
843 |
Access of Resource Using Incompatible Type ('Type Confusion') |
|
Major |
Common_Consequences, Relationships |
|
Minor |
None |
913 |
Improper Control of Dynamically-Managed Code Resources |
|
Major |
Potential_Mitigations |
|
Minor |
None |
914 |
Improper Control of Dynamically-Identified Variables |
|
Major |
Potential_Mitigations |
|
Minor |
None |
915 |
Improperly Controlled Modification of Dynamically-Determined Object Attributes |
|
Major |
Alternate_Terms, Potential_Mitigations |
|
Minor |
None |
927 |
Use of Implicit Intent for Sensitive Communication |
|
Major |
Demonstrative_Examples |
|
Minor |
None |
939 |
Improper Authorization in Handler for Custom URL Scheme |
|
Major |
Potential_Mitigations |
|
Minor |
None |
940 |
Improper Verification of Source of a Communication Channel |
|
Major |
Demonstrative_Examples, Potential_Mitigations |
|
Minor |
None |
942 |
Permissive Cross-domain Policy with Untrusted Domains |
|
Major |
Description, Name |
|
Minor |
None |
1007 |
Insufficient Visual Distinction of Homoglyphs Presented to User |
|
Major |
Observed_Examples |
|
Minor |
None |
1021 |
Improper Restriction of Rendered UI Layers or Frames |
|
Major |
Potential_Mitigations |
|
Minor |
None |
1037 |
Processor Optimization Removal or Modification of Security-critical Code |
|
Major |
Relationships |
|
Minor |
None |
1128 |
CISQ Quality Measures (2016) |
|
Major |
References |
|
Minor |
None |
1129 |
CISQ Quality Measures - Reliability |
|
Major |
References |
|
Minor |
None |
1130 |
CISQ Quality Measures - Maintainability |
|
Major |
References |
|
Minor |
None |
1131 |
CISQ Quality Measures - Security |
|
Major |
References |
|
Minor |
None |
1132 |
CISQ Quality Measures - Performance |
|
Major |
References |
|
Minor |
None |
1173 |
Improper Use of Validation Framework |
|
Major |
Relationships |
|
Minor |
None |
1191 |
Exposed Chip Debug and or Test Interface With Insufficient Access Control |
|
Major |
Applicable_Platforms, Common_Consequences, Demonstrative_Examples, Description, Name, References, Relationships |
|
Minor |
None |
1195 |
Manufacturing and Life Cycle Management Concerns |
|
Major |
Relationships |
|
Minor |
None |
1196 |
Security Flow Issues |
|
Major |
Relationships |
|
Minor |
None |
1197 |
Integration Issues |
|
Major |
Relationships |
|
Minor |
None |
1198 |
Privilege Separation and Access Control Issues |
|
Major |
Relationships |
|
Minor |
None |
1199 |
General Circuit and Logic Design Concerns |
|
Major |
Relationships |
|
Minor |
None |
1201 |
Core and Compute Issues |
|
Major |
Relationships |
|
Minor |
None |
1202 |
Memory and Storage Issues |
|
Major |
Relationships |
|
Minor |
None |
1205 |
Security Primitives and Cryptography Issues |
|
Major |
Relationships |
|
Minor |
None |
1206 |
Power, Clock, and Reset Concerns |
|
Major |
Relationships |
|
Minor |
None |
1207 |
Debug and Test Problems |
|
Major |
Relationships |
|
Minor |
None |
1208 |
Cross-Cutting Problems |
|
Major |
Relationships |
|
Minor |
None |
1215 |
Data Validation Issues |
|
Major |
Description, Name, Relationship_Notes, Relationships |
|
Minor |
None |
1221 |
Incorrect Register Defaults or Module Parameters |
|
Major |
None |
|
Minor |
Potential_Mitigations |
1223 |
Race Condition for Write-Once Attributes |
|
Major |
None |
|
Minor |
Common_Consequences |
1224 |
Improper Restriction of Write-Once Bit Fields |
|
Major |
None |
|
Minor |
Common_Consequences |
1241 |
Use of Predictable Algorithm in Random Number Generator |
|
Major |
Common_Consequences, Demonstrative_Examples, Modes_of_Introduction |
|
Minor |
None |
1243 |
Exposure of Security-Sensitive Fuse Values During Debug |
|
Major |
Relationships |
|
Minor |
None |
1250 |
Improper Preservation of Consistency Between Independent Representations of Shared State |
|
Major |
Applicable_Platforms |
|
Minor |
None |
1253 |
Incorrect Selection of Fuse Values |
|
Major |
Applicable_Platforms, Common_Consequences, Demonstrative_Examples, Description, Detection_Factors, Maintenance_Notes, Name, Potential_Mitigations, References, Relationships |
|
Minor |
None |